Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Sat, 22 Mar 2025 14:55:35 +0000 (15:55 +0100)
committerStephen Kitt <skitt@debian.org>
Sat, 22 Mar 2025 14:55:35 +0000 (15:55 +0100)
commitd92fb718e9f06f0daae2c120e97bee3274bffa74
treeb172b3a603db775b25de6395d2d73aab32d7054b
parent74b18233775beffdeb0672389af27e42483eb01f
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt